home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-07 / blts892.zip / JUMBO.TXT < prev    next >
Text File  |  1992-06-18  |  2KB  |  55 lines

  1. LANtastic Network Operating System Version 4 Compatibility Bulletin
  2. Product Reviewed:  Colorado Memory Systems Jumbo 120, 250 and QFA 700 
  3. tape drives with TAPE software version 2.49
  4. Classification:  Tape backup drives and software
  5. Date:  6/19/92
  6. Engineer:  JAG
  7.     
  8.  
  9. Compatibility Statement:
  10. The Colorado Memeory Systems (CMS) Jumbo 120, Jumbo 250 and QFA 700 
  11. internal tape backup drives and the accompanying TAPE software, version 2.49, 
  12. are compatible with LANtastic 4.xx.
  13.  
  14. Product Overview:
  15. The CMS drives and software provide easy to use backup services that can run 
  16. over LANtastic networks.
  17.  
  18. Product Installation Notes:
  19. Follow the manufacturer's recommentations for hardware and software 
  20. installation.  The manuals are detailed and easy to read and the menu driven 
  21. program interface is intuitive.
  22.  
  23. Product Execution Notes:
  24. The Tape software included with the CMS drives allows you to back up any 
  25. physical or logical disk drive that is connected to the PC where the tape drive 
  26. is located.  Therefore, to back up a disk drive across the network to the tape 
  27. drive, the remote machine must be running the LANtastic SERVER program.  To back 
  28. up the remote PC's disk, you will have to redirect (NET USE) a logical drive to 
  29. that server and then execute the backup specifying that logical drive as the 
  30. source.  If you use the command line interfaces for the Tape software and the 
  31. LANtastic NET program, you can automate the backup process by creating a 
  32. batch file.  For example, the following batch file could be used to backup a 
  33. local C: drive and drives on a remote server called SERVER1:
  34.  
  35. TAPE BACKUP C:\*.* /S/T="Backup of MYMACHINE"
  36. NET USE F: \\SERVER1\C-DRIVE
  37. TAPE BACKUP F:\*.* /S/T="Backup of SERVER1"
  38. NET UNUSE F:
  39.  
  40. You can also use the automatic backup mode for scheduling backups or backup 
  41. sets.  See the "Automatic Mode" section of Chapter 2 of the "Software 
  42. Installation and Operation Guide" for more information on this topic.
  43.  
  44. Vendor Information:
  45. Colorado Memory Systems, Inc.,  800 S Taft Avenue, Loveland CO  80537
  46. 303/669-8000 (voice), 303/667-0997 (fax)
  47.  
  48.  
  49. ARTISOFT, Inc. Makes no warranties as to the completeness or accuracy of this 
  50. document.  LANtastic is a trademark of ARTISOFT, Inc.  Brand names, company 
  51. names, and product names are trademarks or registered trademarks of their 
  52. respective companies.
  53.  
  54.  
  55.